home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part1 / 3618 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.4 KB

  1. Path: news.infinet.com!usenet
  2. From: jkranitz@infinet.com (Jerry Kranitz)
  3. Newsgroups: comp.lang.c
  4. Subject: Re: Game Programming 21 days: problems compiling code
  5. Date: Tue, 30 Jan 1996 01:29:12 GMT
  6. Organization: InfiNet
  7. Message-ID: <4ejp94$bvl@news1.infinet.com>
  8. References: <4dn7sh$590@ixnews6.ix.netcom.com> <tcpnntpd.16.1.21.19.24.26.2781597121.353059@the-fix.sos.on.ca>
  9. NNTP-Posting-Host: cmh-p004.infinet.com
  10. X-Newsreader: Forte Free Agent 1.0.82
  11.  
  12. <verneb@the-fix.sos.on.ca> wrote:
  13.  
  14. >To: INT:psilocyn@ix.netcom.co
  15.  
  16. >Int:psilocyn@ix.netcom.co,
  17.  
  18. >I>I got the book Teach Yourself Game Programming in 21 Days recently, and
  19. >I>the source code was written with a microsoft compiler.  It says though
  20. >I>that if you use Borland (which I do) you'll have to make some small
  21. >I>changes but that's about it.  The problem is that whenever I try
  22. >I>compiling a program, sometimes it doesn't work and I get wierd error
  23. >I>messages.  Or, when it does compile, the program usually crashes pretty
  24. >I>quickly.  Maybe its a bug with my compiler, or what.  My question then
  25. >I>is,  how can I change MS code to work with Borland code (if possible)? 
  26. >I>Thanks for your help.
  27.  
  28. I'm using Borland C++ 3.0 and learning from the Teach Yourself C Prog
  29. in 21 Days, and I've had no problems. And I made no "small changes".
  30. All I do is type the source in the Ide, compile, link, run and I've
  31. got a program.
  32.  
  33. --
  34. Jerry Kranitz (jkranitz@infinet.com)
  35. HOME PAGE: http:www.infinet.com/~jkranitz/
  36.  
  37.